The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "lwpx::paranoidagent"

LWPx::ParanoidAgent - subclass of LWP::UserAgent that protects you from harm River stage one • 5 direct dependents • 5 total dependents

The "LWPx::ParanoidAgent" is a class subclassing "LWP::UserAgent", but paranoid against attackers. It's to be used when you're fetching a remote resource on behalf of a possibly malicious user. This class can do whatever "LWP::UserAgent" can (callbac...

SAXJAZMAN/LWPx-ParanoidAgent-1.12 - 29 Sep 2016 12:16:04 UTC - Search in distribution

LWP::UserAgent::Paranoid - A modern LWPx::ParanoidAgent for safer requests River stage one • 3 direct dependents • 5 total dependents

This module is a more modern LWPx::ParanoidAgent with cleaner internals and a very similar feature set. It is a not a drop-in replacement, however, since the API differs. The primary features provided by this module: Overall request timeout A configu...

TSIBLEY/LWP-UserAgent-Paranoid-0.97 - 17 Mar 2015 04:52:26 UTC - Search in distribution

WWW::WorldLingo - Tie into WorldLingo's subscription based translation service. River stage zero No dependents

This module makes using WorldLingo's translation API simple. The service is subscription based. They do not do free translations except as randomly chosen test translations; e.g., you might get back Spanish, German, Italian, etc but you won't know wh...

ASHLEY/WWW-WorldLingo-0.03 - 21 Oct 2007 02:52:01 UTC - Search in distribution

Net::Pavatar - Pavatar client River stage zero No dependents

Fetches a pavatar image from a given URL and gives it to you in the sizes you specify. Uses LWPx::ParanoidAgent to protect your servers from attacks. This module fully conforms to Pavatar spec 0.3.0 (<http://pavatar.com/spec/pavatar-0.3.0>), which is...

KARJALA/Net-Pavatar-1.01 - 28 Apr 2007 01:51:57 UTC - Search in distribution

Mediawiki::Blame - see who is responsible for each line of page content River stage zero No dependents

In Mediawiki, it is really easy to see who was responsible for a certain edit. But what if you want to know who is responsible for a piece of content? That would require you to go through all revisions manually. This module does the work for you by u...

DAXIM/Mediawiki-Blame-0.0.3 - 30 Nov 2009 14:25:56 UTC - Search in distribution

Net::OpenID::Consumer - Library for consumers of OpenID identities River stage two • 9 direct dependents • 11 total dependents

This is the Perl API for (the consumer half of) OpenID, a distributed identity system based on proving you own a URL, which is then your identity. More information is available at: http://openid.net/...

WROG/Net-OpenID-Consumer-1.18 - 08 Feb 2016 01:40:13 UTC - Search in distribution

Bundle::Ensembl - Bundle for installing Ensembl Perl Modules (Built from dependencies of ENSEMBL_45 VERSION) River stage zero No dependents

A Bundle of Modules related to Ensembl Genome Browser Installation (Ensembl V45). If there are any modules that needs to be installed please email me at gene@gpse.org...

ASHGENE/Bundle-Ensembl-0.03 - 03 Jul 2007 11:54:04 UTC - Search in distribution

IO::Callback::HTTP - read/write from HTTP URIs as if they were filehandles River stage zero No dependents

This module allows you to read from and write to HTTP resources as if they were normal file handles (in fact, any non-HTTP resources supported by LWP::UserAgent ought to be OK too, including FTP, Gopher, etc). Why would you do this? Not for efficienc...

TOBYINK/IO-Callback-HTTP-0.003 - 10 Sep 2014 22:41:50 UTC - Search in distribution

Geo::Distance::Google - Google Maps Distance API River stage zero No dependents

Geo::Distance::Google provides a distance and duration functionality using Google Maps API....

LCARMICH/Geo-Distance-Google-0.01 - 30 Jan 2012 18:31:12 UTC - Search in distribution

Net::Yadis::Discovery - Perl extension for discovering Yadis document from Yadis URL River stage one • 1 direct dependent • 1 total dependent

This is the Perl API for Yadis, to find Yadis Resourse Descriptor from Yadis URL, and make Service objects from Resourse Descriptor. Yadis is a protocol to enable a Relying Party to obtain a Yadis Resource Descriptor that describes the services avail...

KOKOGIKO/Net-Yadis-Discovery-0.05 - 08 Apr 2006 04:21:07 UTC - Search in distribution

WebService::MyGengo::Client - Client for interacting with the myGengo API River stage one • 1 direct dependent • 1 total dependent

A perl library for accessing the MyGengo (<http://mygengo.com>) API....

NHEINRIC/WebService-MyGengo-0.012 - 18 Jan 2012 03:31:14 UTC - Search in distribution

Geo::Coder::Google::V3 - Google Maps Geocoding API V3 River stage one • 4 direct dependents • 4 total dependents

Geo::Coder::Google::V3 provides a geocoding functionality using Google Maps API V3....

ARCANEZ/Geo-Coder-Google-0.20 - 20 Jul 2020 17:41:25 UTC - Search in distribution

Jifty::Plugin::OpenID - Provides OpenID authentication for your jifty app River stage zero No dependents

Provides OpenID authentication for your app...

YVESAGO/Jifty-Plugin-OpenID-1.02 - 18 Jan 2010 10:16:05 UTC - Search in distribution

Authen::Simple::HTTP - Simple HTTP authentication River stage zero No dependents

Authenticate against an HTTP server....

CHANSEN/Authen-Simple-HTTP-0.2 - 12 Jan 2006 19:23:20 UTC - Search in distribution

HTTP::Tiny::Paranoid - A safer HTTP::Tiny River stage one • 1 direct dependent • 1 total dependent

This module is a subclass of HTTP::Tiny that performs exactly one additional function: before connecting, it passes the hostname to Net::DNS::Paranoid. If the hostname is rejected, then the request is aborted before a connect is even attempted. By de...

ROBN/HTTP-Tiny-Paranoid-0.07 - 30 Oct 2017 06:43:54 UTC - Search in distribution

Net::OpenID::Consumer::Yadis - library for consumers of OpenID identities, which uses Yadis protocol to search identity River stage zero No dependents

Parent module, Net::OpenID::Consumer, is the Perl API for (the consumer half of) OpenID, a distributed identity system based on proving you own a URL, which is then your identity. More information is available at: http://www.openid.net/ And this modu...

KOKOGIKO/Net-OpenID-Consumer-Yadis-0.01 - 08 Apr 2006 12:46:50 UTC - Search in distribution

Apache2::Controller::Directives - server config directives for A2C River stage zero No dependents

MARKLE/Apache2-Controller-v1.1.1 - 13 Jun 2014 19:02:14 UTC - Search in distribution

LWPx::ParanoidHandler - Handler for LWP::UserAgent that protects you from harm River stage one • 1 direct dependent • 6 total dependents

LWPx::ParanoidHandler is clever fire wall for LWP::UserAgent. This module provides a handler to protect a request to internal servers. It's useful to implement OpenID servers, crawlers, etc....

TOKUHIROM/LWPx-ParanoidHandler-0.07 - 04 Jun 2014 03:41:04 UTC - Search in distribution

LWP::UserAgent::Patch::HTTPSHardTimeout - Add hard timeout to HTTPS requests River stage one • 1 direct dependent • 1 total dependent

This module contains a simple workaround for hanging issue with HTTPS requests. It wraps send_request() with an alarm() timeout. Can be used with WWW::Mechanize because it uses LWP::UserAgent....

PERLANCAR/LWP-UserAgent-Patch-HTTPSHardTimeout-0.070 - 23 Mar 2018 16:28:02 UTC - Search in distribution

Catalyst::Authentication::Credential::OpenID - OpenID credential for Catalyst::Plugin::Authentication framework. River stage one • 1 direct dependent • 1 total dependent

This is the third OpenID related authentication piece for Catalyst. The first — Catalyst::Plugin::Authentication::OpenID by Benjamin Trott — was deprecated by the second — Catalyst::Plugin::Authentication::Credential::OpenID by Tatsuhiko Miyagawa — a...

BOBTFISH/Catalyst-Authentication-Credential-OpenID-0.19 - 10 Oct 2012 16:54:20 UTC - Search in distribution
20 results (0.032 seconds)